From 0821731ac3a3e11241abc0bdf349f501d832ab88 Mon Sep 17 00:00:00 2001 From: Ambroise Vincent Date: Wed, 29 May 2019 14:14:03 +0100 Subject: [PATCH] warp7: remove old console from makefile Change-Id: I87818b220568cc34838726b32ddf29ee6cf31ed7 Signed-off-by: Ambroise Vincent --- plat/imx/imx7/warp7/platform.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plat/imx/imx7/warp7/platform.mk b/plat/imx/imx7/warp7/platform.mk index d2667682..a93f5e06 100644 --- a/plat/imx/imx7/warp7/platform.mk +++ b/plat/imx/imx7/warp7/platform.mk @@ -1,5 +1,5 @@ # -# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved. +# Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause # @@ -31,7 +31,6 @@ PLAT_INCLUDES := -Idrivers/imx/uart \ include lib/xlat_tables_v2/xlat_tables.mk BL2_SOURCES += common/desc_image_load.c \ - drivers/console/aarch32/console.S \ drivers/delay_timer/delay_timer.c \ drivers/mmc/mmc.c \ drivers/io/io_block.c \ -- 2.30.2